home *** CD-ROM | disk | FTP | other *** search
/ PC Electronic Plus / PC Electronics Plus (Most Significant Bits)(1995).ISO / pcreson / qwave2.dat < prev    next >
Text File  |  1992-02-05  |  1KB  |  34 lines

  1. ;
  2. ; A quarter-wave resonator
  3. ;
  4. ; This example is from "Engineering Electromagnetics" by 
  5. ; William H. Hayt, Fourth edition. pp 474 - 477.
  6. ; TC1 is the line described by Hayt while the rest of the lines are
  7. ; equivalent to TC1 using the available Reson models.
  8. ; Only one line per run should be uncommented.
  9. ;
  10. ; RLC.dat is the equivalent shunt circuit of this resonator
  11. ;
  12. ; coupling has been added
  13.  
  14. .MAT SILVER
  15. .Columns 6 
  16. .UNIT Centimeter
  17. *ISRC 1 0 53.2uA 0
  18. V1 999 0 61.912mV 0.0
  19. Cc 999 1 1.368pF
  20. TC1  1 2 0 Ri=1 Ro=2.72 L=37.5 E=4 QE=1000
  21. *T1 1 2 0 Z0=30.0 TD=2.5nS E=4 QE=1000 RABAC=4.026uOhms RCOMAC=1.48uOhms
  22. *TR1 1 2 0 Z0=30.0 Wa=6.2832 Wc=17.0903 L=37.5 E=4 QE=1000 
  23. *TR1 1 2 0 H=1.86 Wa=6.2832 Wc=17.0903 L=37.5 E=4 QE=1000 
  24. R1   1 0 100Mohm
  25. VShort 2 0 0.0 0.0
  26. .AC LIN 25 98.310Mhz 98.560Mhz
  27. .PRINT AC V(1) I(VShort)
  28. .Report AC 98.378940Mhz
  29. .Output 1 "" ALL $ VDm(1) IDm(1) Pc Pe Ue Uh
  30. *.Couple 1 "Test Capacitive Couple" Node=1 Z0=50
  31. *.Couple 1 "Test Tline Couple" Tname=TC1 Z0=50
  32. ;
  33. ;
  34.